<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background: url("../logo.jpg") no-repeat top left;
}
body,ul,li,span,a{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #555;
}
.clear{
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

/*å¤´éƒ¨*/

.logo{
    width: 1200px;
    height: 313px;
    margin: 0 auto;
    /*background: url("../logo.jpg") no-repeat top center;*/
}
.nav{
    width: 100%;
    height: 60px;
    background:url("../nav.jpg") no-repeat center;
}
.nav .menu{
    height: 60px;
    width: 1200px;
    margin: 0 auto;
}
.nav .menu li{
    float: left;
    line-height: 60px;
    width: 150px;
    text-align: center;
}
.nav .menu .firNav:hover{
    background: url("../hover.jpg") no-repeat ;
}
.nav .menu li a{
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
}
.nav .menu li i{
    width: 4px;
    height: 60px;
    background: url("../i.png") no-repeat  center right;
    float: right;
}
.nav .menu .secNav{
    width: 160px;
    height: 0;
    overflow: hidden;
    transition: height 0.5s ease;
    position: absolute;
    z-index: 1000;
}
.nav .menu .secNav li{
    height: 40px;
    width: 160px;
    line-height: 40px;
    margin-bottom: 1px;
    background: url("../nav-bg.png") repeat;
}
.nav .menu .secNav li:hover{

}
.nav .menu .secNav li a{
    font-size: 16px;
}


/*ä¸»ä½“main*/
.main{
    /*background-color: #f9f9f9;*/
    background: url("../æœªæ&nbsp;‡é¢˜-4.jpg") no-repeat;
    width: 100%;
    padding-top: 10px;
    height: 100%;
}
.center{
    min-height: 500px;
    margin: 0 auto;
    width: 1200px;
    background-color: #f9f9f9;
    padding: 20px;
}

/*åº•éƒ¨ç‰ˆæƒ*/
.footer{
    padding-top: 15px;
    background-color: #CB2F19;
    height: 180px;
}
.center2{
    margin: 10px auto;
    width: 1200px;
    background-color: #CB2F19;
}
.footer .center2 span{
    color: #FFF;
    text-align: center;
    line-height: 25px;
}

ul li a:hover{
    color: #aaaaaa;
}
.article .content img{
    max-width: 875px;
}


 .fonts span{
     font-size: 20px;
     font-weight: bold;
     position: absolute;
     width: 35px;
     height: 35px;
 }
.shi{
    top: 230px;
    left: 1350px;
}
.zhi{
    top: 230px;
    left: 1385px;
}
.jian{
    top: 230px;
    left: 1420px;
}
.jin{
    top: 230px;
    left: 1455px;
}
.zi{
    top: 265px;
    left: 1400px;
}
.zhen{
    top: 265px;
    left: 1435px;
}
.yu{
    top: 265px;
    left: 1470px;
}
.ren{
    top: 265px;
    left: 1505px;
}


/*æ„è§å»ºè®®*/
.side2 { width: 520px; background-color: #FF3300; padding: 10px;margin-left: 50px }

.jianyan-box { width:100%; height: auto; overflow:hidden; background:#FFF;}
.jyxc-tit { font-size: 24px; line-height:56px; background-image: url(../jyxc-tit.jpg); background-repeat: no-repeat; background-position: 150px center; display: block; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ccc; width:96%; margin:0 auto;}

.tj_sub {
    background: #f35f22;
    cursor: pointer;
}
.tj_sub, .cz_sub {
    font: 700 14px/28px "Microsoft Yahei";
    height: 28px;
    width: 160px;
    border-radius: 5px;
    border: none;
    color: #fff;
    margin-right: 20px;
}
.jy-btn1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    color: #fff;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #3f68c4;
    cursor: pointer;
}</pre></body></html>